Handle the creation of startup info for compatibility mode guests. This
authorEmmanuel Ackaouy <ack@xensource.com>
Fri, 5 Jan 2007 17:34:28 +0000 (17:34 +0000)
committerEmmanuel Ackaouy <ack@xensource.com>
Fri, 5 Jan 2007 17:34:28 +0000 (17:34 +0000)
commit8589463a257a56c0316b002b7d8affc5709e4672
treee4d8b0b664e55eab662d7d88bffcd71a080e22c7
parent6224725e9357f6056cff046ba5da4c52f0bace8c
Handle the creation of startup info for compatibility mode guests. This
includes a script to auto-generate checking or translation code between
native and compatibility mode hypercall argument structures.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Config.mk
xen/arch/x86/domain_build.c
xen/arch/x86/setup.c
xen/common/compat/Makefile
xen/common/compat/xlat.c [new file with mode: 0644]
xen/include/Makefile
xen/include/xlat.lst [new file with mode: 0644]
xen/tools/get-fields.sh [new file with mode: 0644]